memset

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!CustomRuntime)
extern (C) extern @nogc nothrow pure
void*
memset
(
void* str
,
int c
,
size_t n
)

Meta